[INFO] cloning repository https://github.com/cia-ulaval/tutoriel-burn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cia-ulaval/tutoriel-burn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcia-ulaval%2Ftutoriel-burn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcia-ulaval%2Ftutoriel-burn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 548b3654b1fe2dfe1abea63098a2890c97e71749
[INFO] fixing cia-ulaval/tutoriel-burn against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcia-ulaval%2Ftutoriel-burn" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cia-ulaval/tutoriel-burn
[INFO] finished tweaking git repo https://github.com/cia-ulaval/tutoriel-burn
[INFO] tweaked toml for git repo https://github.com/cia-ulaval/tutoriel-burn written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cia-ulaval/tutoriel-burn on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cia-ulaval/tutoriel-burn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stable-vec v0.4.2
[INFO] [stderr]   Downloaded burn-vision v0.20.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] [stderr]   Downloaded openblas-src v0.10.14
[INFO] [stderr]   Downloaded openblas-build v0.10.14
[INFO] [stderr]   Downloaded accelerate-src v0.3.2
[INFO] [stderr]   Downloaded blas-src v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf
[INFO] running `Command { std: "docker" "start" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cubecl-common v0.9.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking rustls v0.23.37
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking gix-trace v0.1.18
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling macerator v0.2.10
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking gix-features v0.45.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking matrixmultiply v0.3.10
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=84163f2e7ed19544 -C extra-filename=-2d16a3cb03d89d89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d22a5aba815465e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-49baa6e614260ccb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-51a56fe639a475c2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-59c0fc323c4d325f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e58c66f9154f08f7.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=e5b4a4495d3f6ae9 -C extra-filename=-b6ca74b6883cfe56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b28dbd92edb9d4de.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-2a81c4beee1d2198.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2f36ddf30b700e41.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-bec87bb0e3df2a47.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e9f95466bdb8e1e9.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-48d3a4203484c7c0.rmeta --cap-lints allow -L native=/opt/rustwide/target/debug/build/ring-b873f9ddd854693d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=be638482e7dd7797 -C extra-filename=-65cd511b9252ff3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-0be3e58999a36996.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1bc35ed671432697.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c455a441f43c9ee4.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf", kill_on_drop: false }`
[INFO] [stdout] 96ff06b5da1f60466c1064884960645e0d4d2d9315751363df5267cb77c0ddaf
